projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62363b2
)
(makefile-space-face): Fix typo in group name.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Sun, 17 Nov 2002 22:37:11 +0000
(22:37 +0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Sun, 17 Nov 2002 22:37:11 +0000
(22:37 +0000)
lisp/progmodes/make-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/make-mode.el
b/lisp/progmodes/make-mode.el
index 9bc950f9be5604c4d391ae1b635238d37217b572..25ba1d52b8ed998c0b87dddad7d0f94f46e74d8a 100644
(file)
--- a/
lisp/progmodes/make-mode.el
+++ b/
lisp/progmodes/make-mode.el
@@
-108,7
+108,7
@@
(t (:reverse-video t)))
"Face to use for highlighting leading spaces in Font-Lock mode."
:group 'faces
- :group 'make
mod
e)
+ :group 'make
fil
e)
(defcustom makefile-browser-buffer-name "*Macros and Targets*"
"*Name of the macro- and target browser buffer."